home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr28 / dcon11.zip / DCRC.BAT < prev    next >
DOS Batch File  |  1993-03-01  |  73b  |  4 lines

  1. If exist %3 chmod - %3
  2. if exist %1 Copy %1 %2
  3. if exist %3 chmod -r %3
  4.